StyleSchemeManager.getSearchPath

Returns the current search path for the @manager.

See [method@StyleSchemeManager.set_search_path] for details.

class StyleSchemeManager
string[]
getSearchPath
()

Return Value

Type: string[]

a %NULL-terminated array of string containing the search path. The array is owned by the @manager and must not be modified.

Meta